Skip to content

refactor(@angular/cli): use a regex to identify internal Angular framework versions for compatibility checks#32535

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:fw-versions-next
Feb 23, 2026
Merged

refactor(@angular/cli): use a regex to identify internal Angular framework versions for compatibility checks#32535
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:fw-versions-next

Conversation

@alan-agius4
Copy link
Collaborator

This includes adding support to exclusive .0.0-next.0 from the version checks since this will block framework on using the CLI when bumping to a new major version.

@alan-agius4 alan-agius4 requested a review from clydin February 23, 2026 12:11
@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Feb 23, 2026
…ework versions for compatibility checks

This includes adding support to exclusive `.0.0-next.0` from the version checks since this will block framework on using the CLI when bumping to a new major version.
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Feb 23, 2026
@alan-agius4 alan-agius4 merged commit 662eca3 into angular:main Feb 23, 2026
35 checks passed
@alan-agius4 alan-agius4 deleted the fw-versions-next branch February 23, 2026 13:31
@alan-agius4
Copy link
Collaborator Author

This PR was merged into the repository. The changes were merged into the following branches:

JeanMeche added a commit to JeanMeche/angular that referenced this pull request Feb 23, 2026
This is to fix adev builds until the CLI deps have been updated to v22.

See angular/angular-cli/pull/32535
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: @angular/cli target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants